Build a Viral Content Machine Using N8N + AI

Viral-content-machine

Viral quote posts are always trending on social media.
Creators and theme pages use this format daily to get massive reach, saves, and engagement.

Instead of creating these posts manually, I built a simple n8n automation where you just send one keyword on Telegram, and it automatically:

  • generates a short, punchy viral quote using an AI agent
  • converts the quote into a clean, branded design using Templated
  • sends the final poster back to Telegram in seconds

No Canva. No manual designing. Fully automated.


How This Workflow Works

The automation follows a very simple flow:

  1. You send a keyword like business, money, or discipline on Telegram
  2. Telegram triggers an n8n workflow
  3. An AI agent generates a short, harsh-truth style quote
  4. The quote is passed to a Templated design template
  5. A ready-made poster is generated via API
  6. The final design is sent back to Telegram

This entire process runs automatically once the workflow is published.


Useful Links

Sign up on Templated.io : Sign up

Self-host N8N For 6$/Month : Watch Now
Connect Telegram With N8N: Watch Now

You can download the complete n8n workflow JSON file from the link below.

Download ⬇

Just import the JSON file into your n8n dashboard, add your credentials, and you’re ready to go.


AI System Instruction (Quote Generator)

generate one short, punchy, harsh-truth quote in the style of Alex Hormozi. 
Do NOT imitate him or repeat existing quotes—create an original line.

Rules:
- Output ONLY the quote text, nothing else.
- 10-20 words max.
- Tone: direct, blunt, no fluff, no motivation—just truth.
- Style themes: business, discipline, money, execution, effort.
- No metaphors, no stories, no positivity.
- Should feel uncomfortable but accurate.
- Must trigger self-awareness and high shareability.
- No clichés (“believe in yourself”, “follow your dreams”, etc.)
- No soft, inspirational language.

Examples of the style (DO NOT repeat or copy):
- “Most people quit right before it starts working.”
- “Consistency is more important than intelligence.”
- “Your excuses are costing you money.”
- “Hard work works. That’s the whole secret.”
- “You’re not tired. You’re undisciplined.”

Keep Reading

Category AI Posted on

How to Find Freelance Clients Using AI (Outseek AI Full Guide)

As a freelancer, finding clients used to be my biggest headache. Every morning, I'd open Reddit and other platforms to look for leads — because that's where people actually post when they need a service. But it was eating up so much time. One to two hours of scrolling, every single day, just to find a handful of decent leads. That's why I started looking for a way to automate the process. And recently, I found a …
Continue reading
Category AI Posted on

How to Give Your AI Agent a Real Browser for Free (BrowserAct)

Your AI agent can write code, plan projects and answer questions — but the moment you ask it to actually use a website, it hits a wall. Login pages, dynamic content, captchas — all of it breaks. BrowserAct fixes that. It's a free, open source CLI that gives any AI agent a real browser to work with. The Problem With AI Agents and the Web Most AI agents use something called web_fetch under the hood — basical…
Continue reading